'Declaration Public Function GetParentSurface<TDrawingSurfaceThe drawing surface type.>() As TDrawingSurface (Of TDrawingSurfaceThe drawing surface type.As DrawingSurface)
public TDrawingSurface GetParentSurface<TDrawingSurface>() where TDrawingSurface: DrawingSurface
public: TDrawingSurface* GetParentSurface<TDrawingSurface>() where TDrawingSurface: DrawingSurface*
generic<typename TDrawingSurface> public:
TDrawingSurface^ GetParentSurface() where TDrawingSurface: DrawingSurface^
Type Parameters
- TDrawingSurface
- The drawing surface type.
Return Value
Родительская поверхность указанного типа.